ASP.NET MVC Controls
AutoClipboard Property

Gets or sets whether the grid should handle clipboard shortcuts.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Overridable Property AutoClipboard As Boolean
[DefaultValue()]
public virtual bool AutoClipboard {get; set;}
Remarks
The clipboard commands are as follows:ctrl+C, ctrl+Ins,Copy grid selection to cliboard;ctrl+V, shift+Ins,Paste clipboard text to grid selection.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback